Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mac OS compilation #328

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Fix Mac OS compilation #328

merged 2 commits into from
Oct 3, 2023

Conversation

rlakis
Copy link
Contributor

@rlakis rlakis commented Oct 3, 2023

No description provided.

@@ -44,7 +44,7 @@ class wxFileConfig;

//! Do not instantiate objects of this class. Use config() function (see below).

#if defined(__UNIX__) && !defined(__WXMAC_OSX__)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't WXMAC_OSX directive used anymore?
Thank you

@rlakis
Copy link
Contributor Author

rlakis commented Oct 3, 2023 via email

@arvanus
Copy link
Collaborator

arvanus commented Oct 3, 2023

So could you adjust to keep this older directive too?

@arvanus
Copy link
Collaborator

arvanus commented Oct 3, 2023

Don't know if we have users using this OS

@rlakis
Copy link
Contributor Author

rlakis commented Oct 3, 2023 via email

@arvanus arvanus merged commit c8e4bb4 into mariuz:master Oct 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants